- 
		Home
	
- 
MailPoet – Newsletters, Email Marketing, and Automation
- 
4.51.2
- 
Code
- 
Classes
-  CronWorkerRunner 
		
			
				
					
													
								
																			
											| Total Complexity | 33 | 
																			
											| Dependencies | 9 | 
																			
											| Dependents | 4 | 
																	
							 
													
								
																			
											| Total lines | 184 | 
																			
											| Lines of code | 119 | 
																			
											| Logical lines of code | 79 | 
																	
							 
													
								
																			
											| Comment lines | 16 | 
																			
											| Methods | 11 | 
																			
											| Properties | 6 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 11
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| run() | A | 47 | 12 | 35 | 
					
				| processTask() | S | 54 | 6 | 23 | 
					
				| rescheduleOutdated() | S | 57 | 5 | 16 | 
					
				| prepareTask() | S | 66 | 2 | 9 | 
					
				| isInProgress() | S | 72 | 2 | 6 | 
					
				| __construct() | S | 67 | 1 | 8 | 
					
				| getDueTasks() | S | 79 | 1 | 3 | 
					
				| getRunningTasks() | S | 79 | 1 | 3 | 
					
				| startProgress() | S | 74 | 1 | 5 | 
					
				| stopProgress() | S | 74 | 1 | 5 | 
					
				| complete() | S | 71 | 1 | 6 |